.background_white{
	background: #FFFFFF !important;
}
.text_right{
	text-align: right;
}

.big_font{
	font-weight: bold;
	font-family: monospace;
}
.page_title{
	color: #003894;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
.page_right a{
	font-weight: normal !important;
	font-size: 16px;
	color: #003894;
	line-height: 35px;
	text-decoration: none !important;
}
.page_right a:hover{
	background: none !important;
	color: #09164b !important;
	/*font-weight: bold !important;*/
}
.page_data{
	color: #8b8b8b;
	font-size: 14px;
}
.page_margin{
	margin-top: 35px;
	margin-bottom: 60px;
}
.page_textIndent{
	text-indent: 2em;
	text-align: justify;
	color: #767676;
}
.page_pic_margin{
	margin-top: 45px;
	margin-bottom: 30px;
}
.page_pic_margin img{
	width: 100%;
	height: auto;
}
.page_center{
	text-align: center;
}
.page_center a:hover{
	color:#003894;
}
.page_wire{
	color: #003894;
	height: 20px;
	font-weight: bold;
	margin: 0 50px !important;
}
